[INFO] cloning repository https://github.com/willemml/c167asm-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemml/c167asm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fc167asm-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fc167asm-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6752e7747a3a3dfc5b6f73085cce57553a8f3a5
[INFO] fixing willemml/c167asm-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fc167asm-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/willemml/c167asm-rs
[INFO] finished tweaking git repo https://github.com/willemml/c167asm-rs
[INFO] tweaked toml for git repo https://github.com/willemml/c167asm-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/willemml/c167asm-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/willemml/c167asm-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 224c03bc7b8c757007b3bf1a166a33da350943ca6d34e0e4e2bb5feefde520e7
[INFO] running `Command { std: "docker" "start" "224c03bc7b8c757007b3bf1a166a33da350943ca6d34e0e4e2bb5feefde520e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "224c03bc7b8c757007b3bf1a166a33da350943ca6d34e0e4e2bb5feefde520e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "224c03bc7b8c757007b3bf1a166a33da350943ca6d34e0e4e2bb5feefde520e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "224c03bc7b8c757007b3bf1a166a33da350943ca6d34e0e4e2bb5feefde520e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking disasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> src/interpreter/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `bigint_helper_methods`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(bigint_helper_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::exit`
[INFO] [stdout]  --> src/interpreter/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::process::exit;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `bigint_helper_methods`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(bigint_helper_methods)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:517:29
[INFO] [stdout]     |
[INFO] [stdout] 517 |             Operation::AtEx(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:537:28
[INFO] [stdout]     |
[INFO] [stdout] 537 |             Operation::Div(a) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:538:29
[INFO] [stdout]     |
[INFO] [stdout] 538 |             Operation::Divl(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:539:30
[INFO] [stdout]     |
[INFO] [stdout] 539 |             Operation::Divlu(a) => todo!(),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:540:29
[INFO] [stdout]     |
[INFO] [stdout] 540 |             Operation::Divu(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:541:29
[INFO] [stdout]     |
[INFO] [stdout] 541 |             Operation::NegB(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:542:28
[INFO] [stdout]     |
[INFO] [stdout] 542 |             Operation::Neg(a) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:543:29
[INFO] [stdout]     |
[INFO] [stdout] 543 |             Operation::Trap(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:587:28
[INFO] [stdout]     |
[INFO] [stdout] 587 |             Operation::Mul(a, b) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/interpreter/ops.rs:587:31
[INFO] [stdout]     |
[INFO] [stdout] 587 |             Operation::Mul(a, b) => todo!(),
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 |             Operation::Mulu(a, b) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/interpreter/ops.rs:588:32
[INFO] [stdout]     |
[INFO] [stdout] 588 |             Operation::Mulu(a, b) => todo!(),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:589:30
[INFO] [stdout]     |
[INFO] [stdout] 589 |             Operation::PRIOR(a, b) => todo!(),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/interpreter/ops.rs:589:33
[INFO] [stdout]     |
[INFO] [stdout] 589 |             Operation::PRIOR(a, b) => todo!(),
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:590:29
[INFO] [stdout]     |
[INFO] [stdout] 590 |             Operation::SCXT(a, b) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/interpreter/ops.rs:590:32
[INFO] [stdout]     |
[INFO] [stdout] 590 |             Operation::SCXT(a, b) => todo!(),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word`
[INFO] [stdout]    --> src/interpreter/mod.rs:362:34
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn stack_push(&mut self, word: u16) {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_word`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:517:29
[INFO] [stdout]     |
[INFO] [stdout] 517 |             Operation::AtEx(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:537:28
[INFO] [stdout]     |
[INFO] [stdout] 537 |             Operation::Div(a) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:538:29
[INFO] [stdout]     |
[INFO] [stdout] 538 |             Operation::Divl(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:539:30
[INFO] [stdout]     |
[INFO] [stdout] 539 |             Operation::Divlu(a) => todo!(),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disasm` (bin "disasm") due to 1 previous error; 22 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:540:29
[INFO] [stdout]     |
[INFO] [stdout] 540 |             Operation::Divu(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:541:29
[INFO] [stdout]     |
[INFO] [stdout] 541 |             Operation::NegB(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:542:28
[INFO] [stdout]     |
[INFO] [stdout] 542 |             Operation::Neg(a) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:543:29
[INFO] [stdout]     |
[INFO] [stdout] 543 |             Operation::Trap(a) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:587:28
[INFO] [stdout]     |
[INFO] [stdout] 587 |             Operation::Mul(a, b) => todo!(),
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/interpreter/ops.rs:587:31
[INFO] [stdout]     |
[INFO] [stdout] 587 |             Operation::Mul(a, b) => todo!(),
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 |             Operation::Mulu(a, b) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/interpreter/ops.rs:588:32
[INFO] [stdout]     |
[INFO] [stdout] 588 |             Operation::Mulu(a, b) => todo!(),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:589:30
[INFO] [stdout]     |
[INFO] [stdout] 589 |             Operation::PRIOR(a, b) => todo!(),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/interpreter/ops.rs:589:33
[INFO] [stdout]     |
[INFO] [stdout] 589 |             Operation::PRIOR(a, b) => todo!(),
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/interpreter/ops.rs:590:29
[INFO] [stdout]     |
[INFO] [stdout] 590 |             Operation::SCXT(a, b) => todo!(),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/interpreter/ops.rs:590:32
[INFO] [stdout]     |
[INFO] [stdout] 590 |             Operation::SCXT(a, b) => todo!(),
[INFO] [stdout]     |                                ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/registers.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 273 | C1BTR(X) @ 0xEF04() = 0x0000
[INFO] [stdout]     |            ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 277 | C1LAR0(X) @ 0xEF04() = 0x0000
[INFO] [stdout]     |             ^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/registers.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 275 | C1GMS(X) @ 0xEF06() = 0x0F00
[INFO] [stdout]     |            ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 295 | C1MCFG0(X) @ 0xEF06() = 0x0000
[INFO] [stdout]     |              ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/registers.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 274 | C1CSR(X) @ 0xEF00() = 0x0001
[INFO] [stdout]     |            ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 311 | C1MCR0(X) @ 0xEF00() = 0x0000
[INFO] [stdout]     |             ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/registers.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 276 | C1IR(X) @ 0xEF02() = 0x00
[INFO] [stdout]     |           ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 327 | C1UAR0(X) @ 0xEF02() = 0x0000
[INFO] [stdout]     |             ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `word`
[INFO] [stdout]    --> src/interpreter/mod.rs:362:34
[INFO] [stdout]     |
[INFO] [stdout] 362 |     pub fn stack_push(&mut self, word: u16) {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_word`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/registers.rs:277:13
[INFO] [stdout]     |
[INFO] [stdout] 273 | C1BTR(X) @ 0xEF04() = 0x0000
[INFO] [stdout]     |            ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 277 | C1LAR0(X) @ 0xEF04() = 0x0000
[INFO] [stdout]     |             ^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/registers.rs:295:14
[INFO] [stdout]     |
[INFO] [stdout] 275 | C1GMS(X) @ 0xEF06() = 0x0F00
[INFO] [stdout]     |            ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 295 | C1MCFG0(X) @ 0xEF06() = 0x0000
[INFO] [stdout]     |              ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/registers.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 274 | C1CSR(X) @ 0xEF00() = 0x0001
[INFO] [stdout]     |            ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 311 | C1MCR0(X) @ 0xEF00() = 0x0000
[INFO] [stdout]     |             ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/registers.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 276 | C1IR(X) @ 0xEF02() = 0x00
[INFO] [stdout]     |           ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 327 | C1UAR0(X) @ 0xEF02() = 0x0000
[INFO] [stdout]     |             ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `disasm` (bin "disasm" test) due to 1 previous error; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "224c03bc7b8c757007b3bf1a166a33da350943ca6d34e0e4e2bb5feefde520e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224c03bc7b8c757007b3bf1a166a33da350943ca6d34e0e4e2bb5feefde520e7", kill_on_drop: false }`
[INFO] [stdout] 224c03bc7b8c757007b3bf1a166a33da350943ca6d34e0e4e2bb5feefde520e7
